public bool ShowExpandButton {get; set;}
'Declaration Public Property ShowExpandButton As Boolean
'Declaration
Public Property ShowExpandButton As Boolean
'Usage Dim instance As FlexGridDetailProvider(Of TItem) Dim value As Boolean instance.ShowExpandButton = value value = instance.ShowExpandButton
'Usage
Dim instance As FlexGridDetailProvider(Of TItem) Dim value As Boolean instance.ShowExpandButton = value value = instance.ShowExpandButton
FlexGridDetailProvider<TItem> Class FlexGridDetailProvider<TItem> Members